-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.7
-
Code
-
Classes
- ACPT_Lite_DB
Total Complexity |
32 |
Dependencies |
7 |
Dependents |
12 |
Total lines |
359 |
Lines of code |
191 |
Logical lines of code |
71 |
Comment lines |
91 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createCustomPostTypes() |
S |
45 |
5 |
39 |
createNativeTaxonomies() |
S |
49 |
4 |
32 |
isACustomPostType() |
S |
53 |
3 |
26 |
checkIfColumnExistsInTable() |
S |
62 |
3 |
11 |
createNativePostTypes() |
S |
53 |
1 |
26 |
checkIfSchemaExists() |
S |
64 |
2 |
10 |
createSchema() |
S |
69 |
2 |
7 |
destroySchema() |
S |
69 |
2 |
7 |
executeQueryOrThrowException() |
S |
69 |
2 |
6 |
prepare() |
S |
71 |
2 |
5 |
sync() |
S |
75 |
1 |
5 |
startTransaction() |
S |
80 |
1 |
3 |
rollbackTransaction() |
S |
80 |
1 |
3 |
commitTransaction() |
S |
80 |
1 |
3 |
getResults() |
S |
75 |
1 |
4 |
prefix() |
S |
77 |
1 |
4 |